Skip to content

[pull] main from Rust-GPU:main#71

Merged
pull[bot] merged 6 commits intoHaofei:mainfrom
Rust-GPU:main
Apr 2, 2026
Merged

[pull] main from Rust-GPU:main#71
pull[bot] merged 6 commits intoHaofei:mainfrom
Rust-GPU:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 2, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

CharryWu and others added 6 commits April 1, 2026 19:35
Add contributor guidelines covering prerequisites (CUDA, Rust nightly,
cuDNN), build instructions, Windows/Linux setup notes, commit message
conventions (Conventional Commits), project structure overview, and
the contribution workflow.

Also add GitHub issue templates (bug report, feature request) and a
pull request template to standardize contributions.

Closes #141

Made-with: Cursor
…uilder

The operations iterator map in GraphBuilder::build() had two identical
Operation::ConvBwdData arms. The second arm was unreachable dead code.
Removed the duplicate; all seven operation variants are now matched once.

Made-with: Cursor
…N coverage table

- Add ASCII pipeline diagram to cuda/pipeline.md showing the full
  Rust CUDA compilation flow (kernel .rs -> NVVM IR -> PTX -> SASS)
  with crate roles annotated; fixes missing image referenced in #219
- Add Windows setup section to guide/getting_started.md covering
  prerequisites (MSVC build tools, CUDA Toolkit, cuDNN), PATH
  configuration for CUDA 12.x and 13.x, and a common-errors table
- Expand the cuDNN row in features.md from a single 'In-progress'
  note to a full sub-table listing all 17 legacy API modules with
  their implementation status (implemented / not yet wrapped / WIP)

Closes #219

Made-with: Cursor
- `CoverageInfoBuilderMethods::init_coverage` was removed.
- The `ret_ptr` argument was added to `BuilderMethods::atomic_rmw`, see
  rust-lang/rust#144192.
@pull pull Bot locked and limited conversation to collaborators Apr 2, 2026
@pull pull Bot added the ⤵️ pull label Apr 2, 2026
@pull pull Bot merged commit d3b1798 into Haofei:main Apr 2, 2026
@pull pull Bot had a problem deploying to github-pages April 2, 2026 01:20 Failure
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants